Querying
and Setting the Tempo
To retrieve
the tempo of a sequence, use the MCI_STATUS
To change
tempo, use the MCI_SET
The way tempo
is represented depends on the division type of the sequence. If the division
type is PPQN, the tempo is represented in beats per minute. If the division
type is one of the SMPTE division types, the tempo is represented in frames per
second. For information about determining the division type of a sequence, see Retrieving
the Sequence Division Type